Send expose events on foreign windows
authorAlexander Larsson <alexl@redhat.com>
Thu, 24 Sep 2009 14:42:52 +0000 (16:42 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 24 Sep 2009 14:48:04 +0000 (16:48 +0200)
commitafc19eb4a7e4ec4420dc202e0da0fe2c4d1ca7c2
treed33441fae975133d6effabc95ee9e8b9e63adc61
parent402d60e5b4b657ea0ce8a60eb15e7e1e33bf3db3
Send expose events on foreign windows

F-Spot needs this as it draws on a foreign (screensaver) window, which
used to work.

I believe this is safe, because in all typical cases the expose
mask will not be set, so we won't do anything, and its what we used to
do.
gdk/gdkwindow.c